home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-03-02 | 4.9 KB | 221 lines |
- [After Dark]
- ;------------------------------------------------------------------------------
- ; The total size in bytes of all files that are to be installed.
- ;
- Total Size=2000000
-
- ;------------------------------------------------------------------------------
- ; Default path for the install destination
- ;
- Default Path=c:\afterdrk
-
- ;------------------------------------------------------------------------------
- ; List of subdirectories that are to be created from After Darks's directory.
- ;
- ; There can be a corresponding section for any files you want to place into
- ; the specified subdirectory.
- ;
- Sub Dirs=BITMAPS SOUNDS ADMODULE.SDK ADMODULE.SDK\BLANKER
-
-
- ;------------------------------------------------------------------------------
- ; Name of the After Dark executable file
- ;
- AdExe=AD.EXE
-
- ;------------------------------------------------------------------------------
- ; Name of After Dark's Dynamic Link Library
- ;
- AdLib=AD_LIB.DLL
-
- ;------------------------------------------------------------------------------
- ; Name of Windows Shutter init executable file
- ;
- AdInit=ADINIT.EXE
-
- ;------------------------------------------------------------------------------
- ; Name of After Dark's preference file
- ;
- AdPref=AD_PREFS.INI
-
- ;------------------------------------------------------------------------------
- ; Name of After Dark's binary preference file
- ;
- AdCfg=AD.CFG
-
- ;------------------------------------------------------------------------------
- ; Name of After Dark for DOS's file
- ;
- AdDos=AD-DOS.COM
-
- ;------------------------------------------------------------------------------
- ; Name of After Dark for DOS wrap around password utility
- ;
- AdWrap=AD_WRAP.COM
-
- ;------------------------------------------------------------------------------
- ; Place any extra files you want copied into the After Dark directory in this
- ; section.
- ;
- ; format: <FILENAME>=
- ; <FILENAME>=
- ;
- [After Dark Directory Files]
- AD_MME.DRV=
- AD_MPT.DRV=
- AD_SB.DRV=
- AD_NVLNW.DLL=
- AD_AILAN.DLL=
- ADMP.EXE=
- AD_NET.EXE=
- AFTERDRK.NSS=
- README.TXT=
- CREEPY_N.ADM=
- KALEIDOS.ADM=
- MULTI.ADM=
- PLANETSI.ADM=
- PSYCHOMO.ADM=
- SPACE_TO.ADM=
- TIMES_UP.ADM=
- RANDOM.ADR=
-
-
- [Network Libraries]
- AD_NVLNW=Novell Netware 2.11 or later
- AD_AILAN=Artisoft Lantastic 4.00 or later
-
- ;------------------------------------------------------------------------------
- ; Place any extra files you want copied into the Windows directory in this
- ; section.
- ;
- ; format: <FILENAME>=
- ; <FILENAME>=
- ;
- [Windows Directory Files]
- AD_SND.DLL=
- SPALETTE.DLL=
- AD_MESG.ADS=
- AD_GRAPH.TXT=
- AD_RSRC.DLL=
- AD_NVLNW.RTL=
- AD_AILAN.RTL=
- AD.HLP=
- SSADARK.SCR=
- NWCONN.DLL=
- NWCORE.DLL=
- NWMISC.DLL=
-
-
- ;------------------------------------------------------------------------------
- ; List of After Dark modules to be installed. These are the names of the
- ; files without their extensions. If you want to exclude a modules from the
- ; installation, just remove the "=" from the end of the filename.
- ;
- [Modules]
- 3DBounce=2
- Aqua=2
- Clocks=2
- Draino=2
- Fade=2
- Globe=2
- Grafstat=2
- Grav=2
- Laser=2
- Logo=2
- Magic=2
- Marbles=2
- Message=2
- Mirrors=2
- Mondrian=2
- Mountain=2
- Nocturne=2
- Penrose=2
- Punch=2
- Puzzle=2
- Rain=2
- RainStor=2
- Rose=2
- Satori=2
- Sgyra=2
- Shapes=2
- SlideSho=2
- Sounder=2
- Spheres=2
- Spotlite=2
- Stained=2
- String=2
- Swans=2
- Toasters=2
- Vertigo=2
- Warp=2
- Worms=2
- Wrap=2
- Zot=2
-
- ;-----------------------------------------------------------------------------
- ; Any bitmaps to be copied to the BITMAPS directory should be placed here.
- ;
- ; format: <FILENAME.BMP>=
- ; <FILENAME.BMP>=
- ;
- [Bitmaps]
- ADLogo.bmp=
- Earth.bmp=
-
- ;-----------------------------------------------------------------------------
- ; Any sounds to be copied to the SOUNDS directory should be placed here.
- ;
- ; format: <FILENAME.WAV>=
- ; <FILENAME.WAV>=
- ;
- [Sounds]
- ClockChm.wav=
-
- ;-----------------------------------------------------------------------------
- ; Any developer kit files to be copied to the ADMODULE.SDK directory
- ; should be placed here.
- ;
- ; format: <FILENAME>=
- ; <FILENAME>=
- ;
- [ADMODULE.SDK]
- ADRES.EXE=
- libentry.obj=
- module.c=
- module.h=
- res_ids.h=
- ad_snd.h=
- READ_ME.TXT
-
- ;-----------------------------------------------------------------------------
- ; Sample source files for Blanker module go in this directory.
- ;
- ; format: <FILENAME>=
- ; <FILENAME>=
- ;
- [ADMODULE.SDK\BLANKER]
- blanker.c=
- blanker.def=
- blanker.h=
- blanker.mkk=
- blanker.rc=
- cstr.rsc=
- ctrl1.rsc=
- ctrl2.rsc=
- ctrl3.rsc=
- ctrl4.rsc=
- cwin.rsc=
- mname.rsc=
-
-
- ;-------------------------------------------------------------------------------------
- [Drivers]
- AD.386=Virtual Device Driver used by AD-DOS and After Dark
-
- ;-------------------------------------------------------------------------------------
- ; Delete the following file from the Windows directory.
- ;
- [Delete Windows Directory Files]
- admodule.ads=
-
-